Autogenerated HTML docs for v2.37.2-382-g795ea
diff --git a/git-bundle.html b/git-bundle.html index a8e64dc..ef7ac8b 100644 --- a/git-bundle.html +++ b/git-bundle.html
@@ -793,10 +793,8 @@ using "thin packs", bundles created using exclusions are smaller in size. That they’re "thin" under the hood is merely noted here as a curiosity, and as a reference to other documentation.</p></div> -<div class="paragraph"><p>See <a href="technical/bundle-format.html">the <code>bundle-format</code> -documentation</a> for more details and the discussion of "thin pack" in -<a href="technical/pack-format.html">the pack format documentation</a> for -further details.</p></div> +<div class="paragraph"><p>See <a href="gitformat-bundle.html">gitformat-bundle(5)</a> for more details and the discussion of +"thin pack" in <a href="gitformat-pack.html">gitformat-pack(5)</a> for further details.</p></div> </div> </div> <div class="sect1"> @@ -825,7 +823,7 @@ commits exist and are fully linked in the current repository. Then, <em>git bundle</em> prints a list of missing commits, if any. Finally, information about additional capabilities, such as "object - filter", is printed. See "Capabilities" in link:technical/bundle-format.html + filter", is printed. See "Capabilities" in <a href="gitformat-bundle.html">gitformat-bundle(5)</a> for more information. The exit code is zero for success, but will be nonzero if the bundle file is invalid. </p> @@ -1114,6 +1112,12 @@ </div> </div> <div class="sect1"> +<h2 id="_file_format">FILE FORMAT</h2> +<div class="sectionbody"> +<div class="paragraph"><p>See <a href="gitformat-bundle.html">gitformat-bundle(5)</a>.</p></div> +</div> +</div> +<div class="sect1"> <h2 id="_git">GIT</h2> <div class="sectionbody"> <div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div> @@ -1124,7 +1128,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2022-04-04 11:19:32 PDT + 2022-08-18 14:11:07 PDT </div> </div> </body>